﻿@charset "utf-8";

/* CSS Document */

.clearfix {
	clear: both;
}


/** 清除内外边距 **/
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
img,
figure,
figcaption {
	border: medium none;
	margin: 0;
	padding: 0;
}
/** 设置默认字体 **/
input { height:26px; line-height:26px;}
html,
body {
	-webkit-text-size-adjust: none;
	font-family: "黑体","Times New Roman";
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-size: 14px;
	color: #444;
	line-height: 150%;
}

/** 设置表单元素**/

button,
input,
textarea {
	font-family: "黑体","Times New Roman";
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	vertical-align: middle;
	outline: none;
}


/** 重置图片元素 **/

img {
	border: 0px;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}


/** 重置表格元素 **/
/** 清除浮动 **/

.clearfix {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix:after {
	clear: both;
}


/** 重置列表元素 **/

ul,
ol {
	list-style: none;
}


/** 重置超链接元素 **/

a,
.i-service li a .more {
	transition: 0.4s cubic-bezier(.42, 0, .58, 1);
	-webkit-transition: 0.4s cubic-bezier(.42, 0, .58, 1);
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	text-decoration: none;
	color: #666;
	will-change: transform;
}

a:hover,
a:active {
	outline: none;
}
.ss{ display: none;}
.toper {
	width: 100%;
	top: 0;
	left: 0;
	z-index: 155;
}

.bannerk {
	margin-top: 0px;
	background: #f5f5f5;
	line-height: 44px;
	text-align: center;
	border-bottom: 1px solid #eee
}
.ipts {
    width: 100%;
    height: 40px;
  }

  .zoomsub {
    width: 80%;
    height: 80%;
    background: #0b70be;
    z-index:1005;
    position: fixed;
    left: 10%;
    top: 10%;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 50px 1000px #222;
    border: 1px solid #555;
    border-radius: 5px;
    display: none;
  }

  .zoomsub ul {
    overflow: auto;
    height: 100%;
    -webkit-overflow-scrolling : touch;
  }

  .zoomsub ul li {
    color: #fff;
    line-height: 32px;
  }

  .zoomsub ul li a {
    color: #eee;
    text-decoration: none;
    font-size: 12px;
  }

  .zoomsub ul li h4 {
    line-height: 40px;
    font-size: 15px;
  }

  .zoomsub .close {
    position: absolute;
    top: -30px;
    right: 0;
    display: block;
    width: 30px;
    height: 30px;
    background: #b91313;
    z-index: 10;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    color: #fff
  }
.bannerk a {
	color: #e70012
}

.banner,
.iner_baner {
	margin-top: 0px;
}

.head {
	background: #ffffff;
	padding: 10px 0;
	overflow: hidden;
}

.section {
	max-width: 1200px;
	margin: 0 auto;
}

.head .logo {
	float: left;
}

.head .lang {
	float: right;
	display: block;
	overflow: hidden;
	margin-top: 30px;
}

.head .lang a {
	display: inline-block;
	width: 76px;
	height: 26px;
	line-height: 26px;
	background: url(../images/lang.jpg) no-repeat center;
	text-align: center;
	font-size: 12px;
}

.head .lang a.act {
	background: url(../images/lang_cur.jpg);
	color: #fff;
}

.menu {
	background: #e70012;
	height: 60px;
	position: relative;
}

.menu .section {
	height: 60px;
}

.menu ul {
	width: 78%;
	float: left;
}
.menu li {
	float: left;
	font-size:18px;
	width:13%;
	text-align: center;
}
.menu li:nth-child(5){
	float: left;
	font-size:18px;
	width:22%;
	text-align: center;
}
.menu li a {
	color: #fff;
	display: block;
	line-height: 60px;
}

.menu li a:hover,
.menu li a.act {
	background: #eee; color:#333333;
}

.menu li .hidebj {
	width: 100%;
	top: 60px;
	background: rgba(234, 234, 234, 1.0);
	left: 0;
	position: absolute;
	border-bottom: 2px solid #e70012;
	display: none;z-index: 10000;
}
.menu #dpro .containor {
		width:1200px;
		height: auto;
		margin: 0 auto;top: 0px;background: #FFFFFF;}
.menu #dpro .containor .nav_left {
		width: 200px;
		min-height: 640px;
		background: #FF0036;overflow: hidden;}
.menu #dpro .containor .nav_left ul {
		width: 100%;
		height: auto;}
.menu #dpro .containor .nav_left ul li {
		height: 50px; width:200px;line-height: 50px;
		text-align: left;}
.menu #dpro .containor .nav_left ul li span {
		padding-left: 10px;
		height: 50px;
		line-height: 50px;
		display: block;
		background: #FF0036;
		color: #fff;}
.menu #dpro .containor .nav_left ul li span:hover,.menu #dpro .containor .nav_left ul li span.xc {
		color: #FF0036;
		background: #FFFFFF;}
.menu #dpro .containor .nav_right {
		width: 1000px;
		min-height: 640px;
		position: absolute;
		margin-left:200px;
		top:15px;overflow: hidden;}
.menu #dpro .containor .nav_right .sub {
		position: relative;
		overflow: hidden;
		width: 100%;
		background: #FFFFFF;
		padding:6px 0px;
	}
.menu #dpro .containor .nav_right .sub dl {
		overflow: hidden;
		padding: 0px 0px 10px 0px;
	}
.menu #dpro .containor .nav_right .sub dt {
		width: 160px;
		float: left;
		display: block;
		position: relative;
		clear: left;
	}
.menu #dpro .containor .nav_right .sub dt a {
		font-size: 14px;
		color: #000;
		font-weight: bold;
		text-align: left;
		padding-left: 20px;padding-right:20px;
		text-decoration: none;
		cursor: pointer; line-height:22px;
	}
.menu #dpro .containor .nav_right .sub dt a:hover {
		font-size: 14px;
		color: #FF0036;
		font-weight: bold;
		text-align: left;
		padding-left: 20px; padding-right:20px;
		text-decoration: none;
		cursor: pointer; line-height:22px;background: #FFFFFF;
	}
.menu #dpro .containor .nav_right .sub dt i {
		width: 4px;
		right: 12px;
		top: 2px;
		font-size: 14px;
		position: absolute;
		font-style: normal;
	}
.menu #dpro .containor .nav_right .sub dd {
		width: 820px;
		float: left;
		display: block;
		position: relative;
		overflow: hidden;
		padding-right: 20px;
		border-bottom: 1px dashed #E3E3E3;
	}
.menu #dpro .containor .nav_right .sub dd a {
		font-size: 14px;
		float: left;
		color: #666; line-height:24px;
		padding: 0 10px;
		margin: 4px 0px 5px 0px;
		text-decoration: none;
		cursor: pointer;
		border-left: 1px solid #E3E3E3;}
.menu #dpro .containor .nav_right .sub dd a:hover {color: #FF0036;background: #FFFFFF;}
.menu #dpro .containor .nav_right .hide {display: none;}
.menu #dpro .containor .nav_right .show {display: block;}
.menu .box {
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto; padding-bottom:5px; padding-top:5px;
}
.menu .box .mb {display: none;}
.menu .box ul {
	float: none;
	width: 100%;
}

.menu .box li {
	float: left;
	font-size: 14px;
	width: auto;
}

.menu .box li a {
	line-height: 30px;
	display: block;
	color: #0d6fb8;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}

.menu .box li a:hover {
	background: none;
	color: #0b70be;
}
.menu #dpro .box{ display:none;}
.menu li a.mb{ display: none;}
.menu li a.pc{ display: block;}
.search {
	width: 21%;
	float: right;
	padding: 10px 0;
}
.msearch{ display: none;}
.search form {
	background: #eee;
	border-radius: 25px;
	overflow: hidden;
}

.search form input.ipt {
	border: none;
	height: 40px;
	line-height: 40px;
	padding-left:4%;
	width: 80%;
	background: none;
	color: #333;
}

.search .ipt::-webkit-input-placeholder {
	color: #333;
}

.search form input.btn {
	border: none;
	height: 30px;
	float: right;
	background: url(../images/sear_iocn.png) no-repeat center;
	width: 30px; margin-top:5px; margin-right:5px;
	cursor: pointer;
}

.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	height: 460px
}

.banner .num {
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
	height: 12px;
	z-index: 2
}

.banner .tips,
.mbaner .tips,
.iner_baner .tips {
	background: rgba(255, 255, 255, 0.7);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
	width: 100%;
	line-height: 44px;
	text-align: center;
}

.banner .tips a,
.mbaner .tips a,
.iner_baner .tips a {
	color: #e70012;
	padding: 0 10px;
}

.banner .num a {
	width: 12px;
	height: 12px;
	background: #fff;
	display: inline-block;
	border-radius: 50%;
	margin: 0 5px
}

.banner .num a:hover,
.banner .num a.act {
	background: #005596
}

.banner_box {
	width: 1100px;
	margin: 0 auto;
	position: relative
}

.banner_box .content {
	width: 1920px;
	margin: 0 -410px;
	overflow: hidden;
	position: relative;
	height: 460px
}

.banner_box li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: ease-in .2s;
	-webkit-transition: ease-in .2s;
	opacity: 0;
	filter: alpha(opacity=0)
}
.banner_box .content li a { display:block;}
.banner_box li.on {
	opacity: 1;
	filter: alpha(opacity=100);
	z-index:1;
}

.iner_baner {
	position: relative;
}

.iner_baner img {
	width: 100%;
}

.crumbs {
	height: 100px;
	line-height: 96px;
	border-bottom: 1px solid #ddd;
}

.crumbs span {
	font-size: 22px;
	border-bottom: 4px solid #e70012;
	display: inline-block;
}

.crumbs b {
	float: right;
	font-weight: normal;
	background: url(../images/icon_03.png) no-repeat left center;
	display: inline-block;
	padding-left: 20px
}

.main {
	background: #f8faff;
}

.main .content {
	overflow: hidden;
	padding: 40px 0;
}

.page {
	padding: 10px 0
}

.page_m {
	display: none
}

.page a {
	display: inline-block;
	margin: 0 3px;
	padding: 0 5px;
	border: 1px solid #ccc;
	line-height: 26px;
}

.page a:hover,
.page a.act {
	background: #e70012;
	color: #fff
}

.page SPAN.current {
	background: #e70012;
	color: #fff;
	display: inline-block;
	margin: 0 3px;
	padding: 0 5px;
	line-height: 26px;
}

.page SPAN.disabled {
	display: inline-block;
	margin: 0 3px;
	padding: 0 5px;
	border: 1px solid #ccc;
	line-height: 26px;
}

.page_m a {
	display: inline-block;
	margin: 0 3px;
	padding: 0 5px;
	border: 1px solid #ccc;
	line-height: 26px;
}

.page_m a:hover,
.page a.act {
	background: #e70012;
	color: #fff
}

.page_m SPAN.current {
	background: #e70012;
	color: #fff;
	display: inline-block;
	margin: 0 3px;
	padding: 0 5px;
	line-height: 26px;
}

.page_m SPAN.disabled {
	display: inline-block;
	margin: 0 3px;
	padding: 0 5px;
	border: 1px solid #ccc;
	line-height: 26px;
}

.main .content .aside {
	max-width: 260px;
	float: left;
	width: 21%;
}

.main .content .aside li {
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}

.main .content .aside li a {
	display: block;
	line-height: 40px;
	padding-left: 20px;
	border-left: 2px solid #f8faff;
}

.main .content .aside li a:hover,
.main .content .aside li a.act {
	border-left: 2px solid #e70012;
	background: #eaeff9;
}

.main .content .public_area {
	max-width: 890px;
	float: right;
	width: 74%;
}

.main .content .public_area img {
	max-width: 100%;
	height: auto;
}

.main .content .nus {
	line-height: 26px;
}

.main .content .nus p {
	padding: 5px 0;
}

.mbaner {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: none;height:100%;
}

.mbaner .atlas li {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all .5s;
	width: 100%
}

.mbaner .atlas li img {
	width: 100%;
	height: auto
}

.mbaner .atlas li.act {
	opacity: 1;
	z-index: 3
}

.mbaner .num {
	position: absolute;
	width: 100%;
	height: 12px;
	bottom: 5%;
	left: 0;
	text-align: center;
	z-index: 5
}

.mbaner .num a {
	width: 8px;
	height: 8px;
	display: inline-block;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 10px;
	margin: 0 2px
}

.mbaner .num a.on {
	background: #1f79cd
}

.index_tit {
	text-align: center;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.index_tit h4 {
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ccc;
	padding-bottom: 10px;
}

.index_tit p {
	font-size: 24px; line-height:32px;
	color: #e70012;
}

.index_tit p span {
	background: url(../images/bjline.jpg) center repeat-x;
	display: inline-block;
	height: 34px;
	padding: 0 40px;
}

.index_tit p span i {
	padding: 0 20px;
	background: #f8faff;
	display: inline-block;
	font-style: normal;
}
.xmb{ display:none;}
.product{background: #f8faff;padding: 10px 0;}
.product .section {
	max-width:1200px;
	margin: 0 auto;position: relative;}
.product .box {overflow: hidden;}
.product .btn {
  width: 26px;
  height: 26px;
  display: block;
  position: absolute;
  top: 55%;
  padding: 7px;
  box-shadow: 0 0 8px #bbb;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
}
.product .btn:hover {
  transform: rotate(360deg);
}
.product .pre {
  left: 0px;
  background: #0b70be url(../images/btn_pre1.png) no-repeat center;
}
.product .next {
  right: 0px;
  background: #0b70be url(../images/btn_next1.png) no-repeat center;
}

.product .pre:hover {
  background: #f42a01 url(../images/btn_pre1.png) no-repeat center;
}
.product .next:hover {
  background: #f42a01 url(../images/btn_next1.png) no-repeat center;
}
.product .box{
  width: 100%;
}
.product .box ul {
  width: 2640px;
}
.product .box li {
	width: 200px;
	float: left; text-align:center;
	height: 250px;
	background: #fff;
	box-shadow: 0 0 10px #eee;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.product .box li a {
	display: block;
	padding: 10px;
	line-height: 23px;
	font-size: 14px;
	color: #666;
	font-family: "黑体","Times New Roman";
}

.product .box li a:hover .icon {
	transform: rotate(360deg);
}

.product .box li h4 {
	font-size: 16px;
	color: #333;
	padding: 12px 0;
}

.product .box li .icon {
	display: inline-block;
	padding: 15px;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	transition: 0.4s;
}

.product .box li p {
	height: 50px;
	overflow: hidden; padding-bottom:10px;
}

.news .box {
	padding-bottom: 30px;
	overflow: hidden;
}
.news .left {
	width: 49%;
	float: left;
}
.news .left li {
	margin-bottom: 12px;
	background: #ececec;
	padding: 15px;
	border-radius: 5px;
}

.news .left li:hover,
.news .left li.act {
	background: #e70012;
}

.news .left li:hover a,
.news .left li.act a {
	color: #fff;
}

.news .left li:hover p,
.news .left li.act p {
	color: #fff;
}

.news .left li time {
	float: left;
	width: 80px;
	text-align: center;
	display: block;
	padding-right: 10px;
}
.news .left li time span{
	font-size: 28px; line-height:30px;
}
.news .left li time span.num {
	display: block;
	font-size:22px;
	padding: 6px 0;
	display: block;
}

.news .left li h4 {
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	height: 26px;
	overflow: hidden
}

.news .left li p {
	height: 44px;
	overflow: hidden;
	color: #999;
	line-height: 22px;
	transition: 0.3s;
}

.news .right {
	width: 49%;
	float: right;
}

.news .right li {
	margin-bottom: 12px;
	background: #ececec;
	padding: 15px;
	border-radius: 5px;
}

.news .right li:hover,
.news .right li.act {
	background: #e70012;
}

.news .right li:hover a,
.news .right li.act a {
	color: #fff;
}

.news .right li:hover p,
.news .right li.act p {
	color: #fff;
}

.news .right li time {
	float: left;
	width: 80px;
	text-align: center;
	display: block;
	padding-right: 10px;
}
.news .right li time span{
	font-size: 28px; line-height:30px;
}
.news .right li time span.num {
	display: block;
	font-size: 22px;
	padding: 6px 0;
	display: block;
}

.news .right li h4 {
	line-height: 30px;
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 10px;
	height: 26px;
	overflow: hidden
}

.news .right li p {
	height: 44px;
	overflow: hidden;
	color: #999;
	line-height: 22px;
	transition: 0.3s;
}

.baakctop {
	background: #383840;
	padding: 25px 0;
	text-align: center;
}

.baakctop span {
	background: #e70012;
	display: inline-block;
	padding: 15px 60px;
	color: #fff;
	border-radius: 30px;
	cursor: pointer;
}

.foterrbox,
footer {
	background: #fafafa;
}

.foterrbox .section {
	position: relative;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.foterrbox .list {
	float: left;
}

.foterrbox .list li {
	line-height: 50px;
	margin: 15px 0;
	height: 50px;
	overflow: hidden;
}

.foterrbox .list li a {
	color: #333;
}

.foterrbox .list li img {
	float: left;
	margin-right: 10px;border-radius: 5px;
}

.foterrbox .startpro {
	width: 27%;
}

.foterrbox .actionpro {
	padding: 0 4%;
	width: 30%;
}

.foterrbox .super {
	width: 35%;
	color: #fff;
	color: #333;
}

.foterrbox .super li {
	background: #ddd;border-radius: 5px;
}

.foterrbox .super.list img {
	padding: 5px;
	background: #0b70be;
	float: left;border-radius: 0px;
}

.foterrbox .list h4 {
	line-height: 50px;
	color: #0b70be;
	font-size: 24px;
	border-bottom: 2px solid #0b70be;
	font-weight: normal;
}

.foterrbox .list h4 a {
	float: right;
	font-size: 12px;
	color: #0b70be;
}

.m-lang {
	display: none;
}

footer {
	padding: 15px 0;
	color: #333;
	font-size: 12px;
	border-top: 1px solid #ccc;
	overflow: hidden;
}

footer span {
	float: right;
}

.m_sub {
	display: none;
}

.down li {
	padding: 10px;
	background: #fff;
	line-height:32px;
	overflow: hidden;
	box-shadow: 0 0 10px #eee;
	margin-bottom: 15px;
}
.down li span.name {
	width:56%;
	display: block;
	float: left; font-size:14px;
}
.down li span.name1 {
	width: 10%;
	display: block;
	float: left;
}
.down li span.size {
	width: 8%;
	display: block;
	float: left;
}
.down li span.time {
	width: 10%;
	display: block;
	float: left;
}
.down li span.down {
	text-align: center;width:16%;
	display: block;
	float: left;
}
.down li span.down i {
	background: #00a2e8;
	font-style: normal;
	border-radius: 5px;
	display: inline-block;
	color: #fff;
	padding: 0px 20px;
	cursor: pointer;
}
.condition {
	height: 40px; line-height:40px;
	margin-bottom: 30px;
}

.condition .from {
	width: 250px;
	border: 1px solid #ddd;
	float: right;
	margin-right: 10px;
	border-radius: 5px;
	position: relative;
}

.condition .from .ipt {
	width: 206px;
	float: left;
	position: relative;
	height: 40px;
}

.condition .from .ipt input {
	position: absolute;
	top: 0px;
	width: 98%;
	padding: 0 1%;
	line-height: 40px;
	height: 40px;
	background: none;
}

.condition .from .ipt ul {
	position: absolute;
	top: 40px;
	width: 100%;
	line-height: 44px;
	border: 1px solid #ddd;
	display: none;
	background: #fff;
}

.condition .from .ipt ul li {
	padding-left: 10px;
	border-bottom: 1px dashed #ddd;
	cursor: pointer;
}

.condition .from .btn {
	width: 40px;
	height: 40px;
	border-left: 1px solid #ddd;
	display: block;
	float: right;
	background: url(../images/sai1.jpg) no-repeat center;
	cursor: pointer;
}

.condition .ctn {
	float: right;
	border: 1px solid #ddd;
	border-radius: 5px;
	width: 81px;
}

.condition .ctn .lis {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	border-right: 1px solid #ddd;
	background: url(../images/sai2.jpg) no-repeat center;
	cursor: pointer;
}

.condition .ctn .blis {
	width: 40px;
	height: 40px;
	display: block;
	float: left;
	background: url(../images/sai3.jpg) no-repeat center;
	cursor: pointer;
}

.news .list li {
	padding: 25px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 10px #eee;
	margin-bottom: 15px;
}

.news .list li img {
	float: left;
	width: 170px;
}

.news .list li .txt {
	float: left;
	width: 60%;
	padding-left: 3%;
	line-height: 24px;
	color: #999;
}

.news .list li .txt h4 {
	font-size: 16px;
	padding-bottom: 10px;
	color: #333;
}

.news .list li a {
	display: block;
	overflow: hidden;
}

.news .list li time {
	float: right;
	width: 80px;
	display: block;
	text-align: center;
	padding-top: 15px;
}

.news .list li time span {
	display: block;
}

.news .list li time span.num {
	font-size: 34px;
	padding-bottom: 5px;
}

.newdetail .biao {
	overflow: hidden;
}

.newdetail .biao li {
	padding-bottom: 20px;
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 5px 10px;
	margin-bottom: 20px;
	line-height: 24px;
}

.newdetail .biao li h4 {
	line-height: 38px;
	border-bottom: 1px solid #ddd;
	font-size: 15px;
}

.newdetail .biao li h4 b {
	border-bottom: 2px solid #e70012;
	display: inline-block
}

.newdetail .biao li .bar {
	padding: 15px 0;
}

.newdetail .biao li .lcon,
.newdetail .biao li .rtxt {
	width: 48%;
	margin: 0 1%;
	float: left
}

.tab {
	background: #eee;
	line-height: 44px;
	overflow: hidden
}

.tab.fiex {
	position: fixed;
	top: 170px;
}

.tab ul {
	display: block;
}

.tab ul::-webkit-scrollbar {
	display: none;
	-webkit-overflow-scrulling: touch;
}

.tab li {
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	width: 14.28%;
	text-align: center;
	cursor: pointer;
	float: left;
}

.tab li.act a,
.tab li:hover a {
	color: #fff
}

.tab li:hover,
.tab li.act {
	background: rgb(55, 139, 235);
	color: #fff;
}

.tabcontent .list {
	display: none;
	padding: 20px 0;
	font-size: 12px;
	line-height: 24px;
}


#prosub li {
	padding: 0;
	border-bottom: 1px solid #fff;
}

#prosub li h4 {
	cursor: pointer;
	background: #e70012 url(../images/psub2.jpg) no-repeat 20px center;
	height: 44px;
	line-height: 44px;
	padding-left: 46px;
	color: #fff;
}

#prosub li h4.act {
	background: #e70012 url(../images/psub1.jpg) no-repeat 20px center;
}

#prosub li p {
	border-bottom: 1px solid #ddd;
	background: url(../images/psub3.jpg) no-repeat 20px center;
}

#prosub li p a {
	border: none;
}

#prosub li p a:hover,
#prosub li p a.act {
	background:#00a1e2;
	border: none;
	color: #ffffff;
}

#prosub li .hides {
	display: none;
}
.cxx {
	text-decoration: line-through;
}
.cxj {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000; margin-left:65px;
}
.cxs {
            line-height: 20px;
            font-size: 14px;
			color:#FFFFFF;
            background: red;
            position: relative;
            text-align: center;
            position: relative;
            border-radius: 5px;
			padding:5px;
        }
.cxs i {
            display: block;
            width: 0;
            height: 0;
            position: absolute;
            left: -10px;
            top: 0px;
            border-right: 10px solid transparent;
            border-left: 10px solid transparent;
            border-top: 10px solid red;

        }
.ulist {
	padding: 0 5px; overflow:hidden;
}
.npros li.bl {
	box-shadow: 0 0 10px #ccc;
	margin-bottom: 30px;
	overflow: hidden;
}

.npros li .tit {
	background: #eee;
	height: 40px;
	font-size: 15px;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.npros li .tit b {
	border-bottom: 3px solid #e70012;
	line-height: 37px;
	display: inline-block;
	padding: 0 10px;
}

.npros li .details {
	padding: 15px;
	overflow: hidden;
	line-height: 24px;
}

.npros li .details .nl {
	float: left;
}

.npros li .details .names {
	width: 40%;
	padding-right: 2%;
	position: relative;
}

.npros li .details .names .pz {
	padding-left: 70px; overflow:hidden; min-height:30px;
}

.npros li .details .names .pz b {
	display: block;
	width: 80px;
	position: absolute;
	left: 0;
}

.npros li .details .xy {
	width: 40%;
}

.npros li .details .xy p {
	word-break: break-all;
}

.npros li .details .deil {
	width: 18%;
	text-align: center;
}

.npros li .details .nl p {
	padding: 6px 0;
	box-sizing: border-box
}

.npros li .details a {
	background: #00a3e8;
	display: inline-block;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
}
.dxj {
	background: #00a3e8;
	display: inline-block;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
}
.dxjt {
	background: #00a3e8;
	display: inline-block;
	color: #fff;
	border-radius: 5px; line-height:30px;height:30px; width:70px;
}
.dxj:hover {
	background: #00a3e8;
	display: inline-block;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
}
.npros li .details .names span {
	display: inline-block;
	border: 1px solid #ddd;
	padding: 0 5px;
	margin: 2px 1px;
	text-align: center;
	font-size: 12px;
}

.npros li .details .names span.blue,
.npros li .details .names span:hover {
	border: 1px solid #00a3e8;
}

.npros.two li.bl {
	width: 49%;
	float: left;
	box-sizing: border-box;
}

.npros.two li.bl.toright {
	float: right;
}

.npros.two li .details .names,
.npros.two li .details .xy,
.npros.two li .details .deil {
	width: 100%;
	float: none;
	padding-right: 0;
}

.addres li {
	float: left;
	width: 50%;
}

.new_tit {
	text-align: center;
	font-size: 18px;
	padding: 20px 0;
	line-height: 30px;
	border-bottom: 1px solid #ddd
}

.newdetail .tips {
	padding: 25px 0;
	text-align: center
}

.newdetail .tips span {
	margin: 0 10px;
}

.contennew {
	line-height: 30px;
}

.newdetail .biao.two li {
	width: 49%;
	float: left;
	box-sizing: border-box;
}

.newdetail .biao.two li:nth-child(2n-1) {
	width: 49%;
	box-sizing: border-box;
	float: right;
	clear: both
}

.newdetail .biao.two li .lcon,
.newdetail .biao.two li .rtxt {
	width: 100%;
}

.prenextnew {
	padding: 20px 0;
	border-top: 1px solid #ddd;
	margin-top: 20px;
}

.prenextnew li {
	width: 50%;
	float: left
}

.msg table {
	border-collapse: collapse;
	width: 100%
}

.msg table td {
	border: 1px solid #ddd;
	padding: 10px
}

.msg table .ipt {
	width: 70%;
	height: 30px;
	border: 1px solid #ddd;
	padding: 0 10px;
	line-height: 24px;
	color: #999
}

.msg table .ipt.err {
	background: rgb(253, 231, 231)
}

.msg table .textarea {
	height: 100px
}

.msg table .btn {
	width: 100px;
	height: 30px;
	background: rgba(238, 196, 12, 0.938);
	color: #fff;
	cursor: pointer
}

.msg table .yzm {
	width: 40%
}

@media(min-width:1640px) {
	.foterrbox {
		background: #fafafa url(../images/ewm.jpg) no-repeat right 50px;
	}
}

@media(max-width:999px) {
	img{ max-width: 100%; height: auto; width:auto;}
	.ss{ display: block; line-height: 44px;}
	.ss b{ color: #e70012;}
	.bannerk {
		margin-top: 0px;
	}
	.mbaner,
	.iner_baner {
		margin-top: 0px;
	}
	.section {
		padding: 10px;
		box-sizing: border-box;
	}
	
	.head {
		padding: 0px;
		box-sizing: border-box;
	}
	.head .logo {
		width: 75%;
	}
	.head .logo img {
		max-width: 100%;
	}
	.head .lang {
		display: none;
	}
	.menu ul li a {
		text-align: left;
		padding: 0 10px;
	}
	.mhinav {
		display: none;
	}
	.msearch{ margin-top: 10px; display: block;}
	.msearch .ipt{ width: 60%; height: 40px; float: left; background: #eee; padding:0  5%;}
	.msearch .btn{ width: 30%; height: 40px; background: #e70012; color: #fff;}
	
	.menu {
		background: rgba(0, 0, 0, 0.8);
		display: none;
		overflow: auto;
		height: auto;
		height: 100%;
		position: fixed;
		z-index: 555;
		box-sizing: border-box;
		width: 100%;
		padding-bottom: 70px;
	}
	.menu .section {
		height: auto;
		padding: 0;
	}
	.menu li .hidebj {
		position: relative;
		top: auto;
		height: auto;
		border-bottom: none;
		overflow: hidden;
		background: none;
	}
	.menu li .hidebj li {
		width: 90%;
		padding: 0;
		border: none;box-sizing: border-box;background:#FFFFFF;border-radius: 5px;margin-top:4px; margin-bottom:4px; margin-left:5%; margin-right:5%;
	}
	.menu #dpro .containor{ display:none;}
	.menu #dpro .box{ display:block;}
	.menu .box li a {
		text-align: left;
		padding: 0px 15px;
		line-height: 24px;;
	}
.menu li a.mb{ display:block ;}
  .menu li a.pc{ display: none;}
  .menu .box .mb {display:block;}
	.menu ul,
	.menu .search,
	.menu ul li {
		width: 100%;
		float: none;
	}
	.menu .search {
		padding: 5px;
		box-sizing: border-box;
		display: none;
	}
	.menu .box ul {
		overflow: hidden;
	}
	.menu ul li {
		font-size: 14px;
		border-bottom: 1px dashed #666;
	}
	.menu ul li a {
		line-height: 50px;
	}
	.menu .m-lang {
		height: 40px;
		text-align: center;
		padding: 5px;
		display: flex;
		justify-content: space-around;
	}
	.menu .m-lang a {
		display: block;
		line-height: 40px;
		width: 45%;
		float: left;
		background: #111;
		color: #fff;
	}
	.menu .m-lang a.act {
		background: #5f0309;
	}
	.m_menu {
		width: 34px;
		height: 34px;
		height: 4px;
		background: #444;
		display: block;
		position: absolute;
		right: 10px;
		top: 34px;
		cursor: pointer
	}
	.m_menu:before {
		top: -10px
	}
	.m_menu:after,
	.m_menu:before {
		content: "";
		display: block;
		width: 100%;
		height: 4px;
		background: #444;
		position: absolute;
		-webkit-transition: .4s;
		transition: .4s
	}
	.m_menu:after {
		bottom: -10px
	}
	.open.m_menu {
		background: transparent
	}
	.open.m_menu:before {
		transform: rotate(45deg) translateY(14px);
		-moz-transform: rotate(45deg) translateY(14px);
		-ms-transform: rotate(45deg) translateY(14px);
		-o-transform: rotate(45deg) translateY(14px);
		-webkit-transform: rotate(45deg) translateY(14px);
		transform-origin: 50%
	}
	.open.m_menu:after {
		transform: rotate(-45deg) translateY(-14px);
		-moz-transform: rotate(-45deg) translateY(-14px);
		-ms-transform: rotate(-45deg) translateY(-14px);
		-o-transform: rotate(-45deg) translateY(-14px);
		-webkit-transform: rotate(-45deg) translateY(-14px);
		transform-origin: 50%
	}
	.baner,
	.baner_box,
	.n_baner {
		width: 100%;
		padding: 0;
		margin: 0
	}
	.atlas li img {
		width: 100%
	}
	.mbaner {
		display: block
	}
	.banner {
		display: none
	}
	.news .left {
		padding-bottom: 10px;
		text-align: center;
	}
	.news .left,
	.news .right {
		width: 100%;
		float: none;
	}
	.crumbs,
	.main .content .aside {
		display: none;
	}
	.main .content .public_area {
		width: 100%;
		float: none;
		max-width: 100%
	}
	.main .content .nus {
		padding: 10px;
		box-sizing: border-box;
	}
	.main .content .nus p img {
		width: 100%;
	}
	.foterrbox .startpro,
	.foterrbox .actionpro {
		width: 50%;
		box-sizing: border-box;
		padding: 10px;
	}
	.foterrbox .super {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}
	.main .content {
		padding: 10px 0;
	}
	.m_sub {
		display: block;
		padding: 10px 0;
	}
	.m_sub select {
		height: 44px;
		width: 100%;
		padding: 0 2%;
		box-sizing: border-box;
	}
}

@media(max-width:640px) {
	.m_menu {
		top: 34px;
	}
	.index_tit {
		padding: 15px 0;
	}
	.product .box li h4 {
		font-size: 14px;
	}
	.product .box li a {
	font-size: 12px;
	color: #666;
	font-family: "Times New Roman";}
	.product .box li .icon {
	display: inline-block;
	padding: 10px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	transition: 0.4s;
	}
	.product .box li .icon img {
		max-width: 80%;
	}
	.index_tit h4 {
		font-size: 24px;
	}
	.xmb{ display:block;}
	.xpc{ display:none;}
	.product .btn {
  width: 14px;
  height: 14px;
  display: block;
  position: absolute;
  top: 60%;
  padding: 7px;
  box-shadow: 0 0 8px #bbb;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;}
	.product .box { height:180px; width:100%;}
	.product .box ul {width:1920px;}
	.product .box li {
		width: 150px; margin-left:5px; margin-right:5px;
		height: 180px;
		margin-bottom: 15px;}
	.product .box li h4 {
		height: 16px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.product .box li a {
		padding: 10px 5px;
	}
	.news .box {
		padding: 0 10px;
	}
	.news .right li h4 {
		font-size: 14px;
	}
	.foterrbox .startpro,
	.foterrbox .actionpro {
		width: 100%;
		box-sizing: border-box;
		padding: 0px 10px;
	}
	.baakctop,
	.foterrbox .section {
		padding: 10px 0;
	}
	.foterrbox .list h4 {
		font-size: 14px;
		line-height: 40px;
	}
	.foterrbox .list li {
		margin: 10px 0;
	}
	.foterrbox .super.list img {
		display: none;
	}
	.foterrbox .super li {
		height: auto;
		line-height: 24px;
		padding: 5px 10px;
	}
	footer {
		text-align: center;
	}
	footer span {
		display: none;
	}
	.down li {
		padding: 10px;
		line-height:32px;
	}
	.down li span.name {
		width: 70%;
		text-align: left;font-size:14px;
	}
	.down li span.name1 {
		width: 30%;
		text-align: left;
	}
	.down li span.size {
		width: 33.33%;
		text-align: center;
	}
	.down li span.time {
		width: 33.33%;
		text-align: center;
	}
	.down li span.down {
		width: 33.33%;
		text-align: center;
	}
	.condition {
		display: none;
	}
	.news .list li {
		padding: 10px;
	}
	.news .list li time {
		display: none;
	}
	.main .content .public_area img {
		margin: 0 auto;
		display: block;
		float: none;
	}
	.news .list li .txt {
		width: 100%;
		padding: 5px;
	}
	.newdetail .biao {
		padding: 0px;
	}
	.newdetail .biao li .lcon,
	.newdetail .biao li .rtxt {
		width: 100%;
		float: none
	}
	.tab ul {
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap;
	}
	.tab ul li {
		width: 160px;
		float: none;
		margin-left: -3px;
	}
	.tab.fiex {
		position: fixed;
	}
	.npros li {
		overflow: auto;
	}
	.npros li table {
		width: 640px;
	}
	.addres li {
		float: none;
		width: 100%;
	}
	.page {
		display: none
	}
	.page_m {
		display: block;
		display: flex;
		justify-content: space-around
	}
	.page_m a {
		display: inline-block;
		border: 1px solid #ccc;
		line-height: 26px;
		margin: 0 3px;
		padding: 0 5px;
		text-align: center;
	}
	.page_m a:hover,
	.page_m a.act {
		background: #e70012;
		color: #fff;
		display: inline-block;
		margin: 0 3px;
		padding: 0 5px;
		line-height: 26px;
	}
	.page_m SPAN.current {
		background: #e70012;
		color: #fff;
		display: inline-block;
		margin: 0 3px;
		padding: 0 5px;
		line-height: 26px;
	}
	.page_m SPAN.disabled {
		display: inline-block;
		margin: 0 3px;
		padding: 0 5px;
		border: 1px solid #ccc;
		line-height: 26px;
	}
	.prenextnew li {
		width: 100%;
		float: none;
		padding-bottom: 10px;
	}
	.msg table .btn {
		width: 65px;
	}
	.msg table .yzm {
		width: 70%
	}
	.ulist {
		padding: 0 3px;
	}
	.npros li .details .names,
	.npros li .details .xy {
		width: 100%;
		float: none;
		padding: 0
	}
	.npros li .details .deil {
		width: 100%;
		float: none;
	}
}
.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
@media  screen and (max-width:640px) {
.keifu{ display: none}}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:131px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:131px; height:41px; background:url(../images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}
.keifu_con li{height:33px; padding-left:12px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:131px; height:119px; background:url(../images/keifu.png); background-position:0 -149px; }
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;top:208px;width:70px;height:420px; z-index:1500;}
@media  screen and (max-width:640px) {
.cndns-right{ display: none;}
}
.clear{clear:both;font-size:0px;line-height:0;height:0;}

@font-face {
	font-family: 'icomoon';
    src:url('/fonts/icomoon.eot?qradjf');
    src:url('/fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('/fonts/icomoon.ttf?qradjf') format('truetype'),
        url('/fonts/icomoon.woff?qradjf') format('woff'),
        url('/fonts/icomoon.svg?qradjf#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}
/*new right*/
.cndns-right{position:fixed;right:1px;top:30%;margin-top:-150px;z-index:100;}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#ff6800;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;	font-style: normal;
	font-weight: normal;}
.meau-car .cndns-right-btn {border-color:#ff6800;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#ff6800;}
.meau-sev .cndns-right-btn{border-color:#ff6800;background:url(/images/02index-banner-8.gif) no-repeat #ff6800 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999;	font-style: normal;
	font-weight: normal;}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#ff6800}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(/images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:26px;margin-right:10px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#ff6800;font-size:20px;line-height:26px;}
.cndns-right-box .box-border .sev-t p i{
	display:block;
	font-size:15px;
	color:#222;
	font-style: normal;
	font-weight: normal;
}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:10px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:0px;}
.cndns-right-box .box-border .sev-b li{float:left;width:50%;border-bottom:1px solid #e4e4e4; padding-top:5px; padding-bottom:5px;	font-style: normal;
	font-weight: normal;}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#222;font-size:14px;padding-left:40px;background:url(/images/q1.gif) no-repeat left 3px;line-height:25px;	font-style: normal;
	font-weight: normal;}
.cndns-right-box .box-border .sev-b li a:hover{color:#ff6800}
.meau-sev .cndns-right-box .box-border{width:230px;}
.meau-contact .cndns-right-box .box-border{width:230px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:166px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;	font-style: normal;font-weight: normal;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#ff6800}
.meau-zs .cndns-right-btn{background-color:#ff6800;color:#fff;margin-top:80px;border-color:#ff6800}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}
.demo{width:100%;margin:20px auto;max-width:1200px; overflow:hidden;}
.showbox{height:auto;width:23%;border:solid 0px #ddd;position:relative;overflow:hidden;float:left;margin:1%;display:inline;}
.showbox img{width:100%;}
.showbox .subtitle{position:absolute;left:0;bottom:-10px;height:60px;line-height:50px;width:100%;background-color: rgba(26, 26, 26, 0.8);color:#fff;font-size:18px;padding:0px 10px;}
.showbox .subtitle h2{line-height:50px;color:#fff;font-size:16px; letter-spacing:1px; font-weight:bold; font-family:"微软雅黑", "Times New Roman"}
.showbox .new{position: absolute;top:10px;left:10px;color:#ffffff;background-color:#d60c8c;opacity:0.7;filter:alpha(opacity=70);padding:4px 15px;text-transform: uppercase;font-size:14px;border-radius:5px;text-align:center;}
.cpd-cal-tit {
    overflow: hidden;
    width: 1200px;
    border-bottom: 2px solid #eee;
    margin-top:30px; margin-left:auto; margin-right:auto;
}
.cpd-cal-tit ul li {
    float: left;
    height: auto;
    padding: 5px 30px;
    margin-right: 3px;
    color: #936499;
    line-height: 20px;
    text-align: center;
    background-color: #f9f7fb;
    border-radius: 3px 3px 0 0;
}
.cpd-cal-tit ul li:hover {
    cursor: pointer;
}
.cpd-cal-tit ul li.actived {
    background-color: #eee
}
.cpd-cal-tit ul li h2 {
    color: #eee;
    font-size: 18px;
}
.cpd-cal-tit ul li h2 span { color: #331515; line-height: 18px }
.cpd-cal-tit ul li.actived h2,
.cpd-cal-tit ul li.actived h2 span {
    color: #333;
}
.cpd-cal-con { border: 1px solid #ebe4f6; padding: 0 30px; border-top:1px solid transparent; border-bottom: 2px solid #ebe4f6; width:1138px;margin-left:auto; margin-right:auto; margin-bottom:20px;}
.calculator-tit h2 {
	font-size: 18px;
	/*color: #936499;*/
    color: #333;
	line-height: 26px;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family:"Times New Roman";
}
.calculator-brief {
	box-sizing: border-box;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 20px;
}
.calculator-brief p { color: #331515; line-height: 20px;font-family:"Times New Roman";}
.calculator-brief p span { font-weight: bold }
.calculator-brief p sub {
    line-height: 12px;
    font-size:10px;
    -webkit-transform: scale(0.9);
    /*-o-transform: scale(0.9);*/
}
.mt-molarity { margin-top: 10px }
.calculator-bg  {
    width: 800px;
    background-color: #fbfbfb
}
.calculator-form { overflow: hidden; margin-top:6px; margin-bottom:6px; font-size: 14px }
.h-cal-form {overflow: hidden; }
.calculator-form table {
    margin: 10px 20px 20px 20px;
}
.calculator-form table th {
    line-height: 24px;
    color: #331515;
    font-size: 14px;
}
.calculator-form table td {
    padding: 5px 0 8px 0;
}
.calculator-form table th span, .calculator-form table td span {
    color: #666;
    line-height: 24px;
    font-weight: normal;
    font-size: 20px;
}
.calculator-form sub {
    line-height: 12px;
    font-size:12px;
    -webkit-transform: scale(1);
    -o-transform: scale(1);
}

.calculator-form input,
.calculator-form select {
    box-sizing: border-box;
    display: inline-block;
    height: 26px;
    border-radius: 3px;
}
.calculator-form input[type='text'] { width: 82px; padding: 0 5px }
.calculator-form select { width: 54px; padding: 0 3px }
.calculator-form select { border: 1px solid #bdbdbd;}
.calculator-btn { margin-left: 70px }
.calculator-form input[type='button'],
.calculator-form input[type='reset'] {
    width: 156px;
    height: 36px;
    border: 0;
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    text-align: center;
    background-color: #eee;
    cursor: pointer;
}
#errorInfo, #errorInfoM {
    height: 20px; margin-top: -16px; padding:0 0 10px 20px;  color: #ee3134
}
.fl { float: left;}
.fr { float: right;}
/*border*/
.bor_t_CCC { border-top: 1px solid #CCC;}
.bor_t_DDD { border-top: 1px solid #DDD;}
.bor_radius { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
.border_input { border: 1px solid #bdbdbd;}
.empty,.nonempty { border: 1px solid #bdbdbd;}
/*blue border*/
.empty_submit, .empty:focus { border: 1px solid #66afe9; outline: 0;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(102, 175, 233, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(102, 175, 233, .6)}
/*red border*/
.nonempty_submit, .nonempty:focus { border: 1px solid #ee3134; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(208, 31, 38, .6); box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 5px rgba(208, 31, 38, .6)}
/*close*/
.icon_close { display: block; width: 12px; height: 12px; font-weight: 400; color: #898a8a;}
.icon_close:hover { cursor: pointer;}
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;}
th, td {
    text-align: left;
    border: 0;}
@media(max-width:640px) {
.showbox{width:98%;}}